Amazon.com recently updated their javascript, and it\'s causing problems with some Opera browsers.
Their browser detection code looks like so, but it\'s faulty:
In current HTML5 times, you can also check for browser features instead often.
if (!window.FormData) { alert("xmlhttprequest L2 FormData interface not available"); }