I have a form on a page, something simple like:
Your problem is caused by a issue with .net 4 on server side. Please read this: 'WebForm_DoPostBackWithOptions' is undefined in IE11 Preview
You can enable your IE debug function and try submit, you may see the error: WebForm_DoPostBackWithOptions
I fixed a similar submit problem for IE11 by patch this: http://support.microsoft.com/kb/2836939