I have a question about what could stop a RequiredFieldValidator from preventing a postback.
I began working on an older, but simple aspx form and my predecessor use
If you press "Enter" inside a textbox to submit the form, I don't think the validators will prevent the postback.