Okay, I found out why your form doesn't work. Please go end edit your form => find and remove this string "<script type="text/javascript"> $("form input[name='email']").closest("form").attr("id", "formbuilder"); </script>", now your form should work.
What form builder did you use to get that code?