I have the following HTML code:
yes when you have input elements with the name "submit" you will find the $('#formID').submit() to not to behave as it is expected. Just replace the input field name (may be the submit button) to something more relevant.
I know this post is old one, just had the same problem for me and thought I should post my findings.