jQuery Form Plugin (File Upload issue)

jQuery Form Plugin (File Upload issue)

IE 9 does not seem to forward ajaxSubmit requests to the server, if the form contains file input control.
I've also tested the sample code from( http://jquery.malsup.com/form/#file-upload) on IE 9 and it does not work
It works on FF and chrome