File upload >4GB failing on IE using ajaxForm

File upload >4GB failing on IE using ajaxForm

Hi,
      I am trying to upload the file >4GB by submitting the formdata using .ajaxForm but getting an arithmetic exception as "Arithmetic result exceeded 32 bits" in jquery.form.js on IE, no issues on chrome.