A couple things could be happening:
- You have a required field but it is not visible on the form for the user to fill out
- You have validation on a field and the regex is incorrect
Have you checked the event log, are there any errors regarding the form submission?