Hi,
this happens when you have more tabs on registration/edit profile,
if you not fill the password field (for example in first tab) and you are in second tab the Browser can't focus the input field.
The validation of HTML5 depends of browser.
The only way to fix it would be to implement a validation step by step(validate field of active tabs when click on Next button or change the tab). certainly in future we will develop.