The example HTML references a version of jQuery which does not define $.browser; however, on line 23 it references $.browser.mozilla to set the sendBoundary attribute.
That means there will be a fatal javascript exception when the html is viewed on an IE browser.