...
Running the Uploader locally without a server is officially an invalid configuration for anything other than UI development and testing. The browsing portion of the workflow is fine, but the upload portion is done with smoke and mirrors and fakery. Do not do QA while running locally.
For more information, see the Readme.txt
file included with the Uploader sample code: src/webapp/sample-code/uploader/Readme.txt
.