Why is an iframe required to post a file upload from jquery forms?

Why is an iframe required to post a file upload from jquery forms?

http://stackoverflow.com/questions/155371/xmlhttprequest-post-multipart-form-data/4240940#4240940 certainly gives the impression that at least some browsers allow multipart form data with XHR without an iframe. Is this person just wrong?