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
Could you try an explicit EnableClientScript="True" parameter to the RequiredFieldValidator?
EnableClientScript="True"