(2) Sometimes browser autofill functions prevent validation of this form. There are some solutions: (a) Use another browser that doesn't have your information saved. (b) Delete one field (like your first name), hit tab, re-enter the deleted field, hit tab again. That should trigger the required onchange event to allow validation. (c) Wait a few days and we're going to code a "validate" button to directly trigger the validation check. (You will still need to enter your information, of course.)