var oHTTPReq = new ActiveXObject("Microsoft.XMLHTTP");

su firefox?
Un activeX funziona solo su Explorer. Al massimo


var oHTTPReq = new XMLHTTPRequest();



P.s. Ho una discussione aperta sul forum xml/xsl su come creare un'estensione... forse tu sapresti aiutarmi.