This is an issue of Orca with client-side xslt-transformation in Firefox. To enable server-side transformation you should configure (recompile) your PHP with following options: --enable-xslt --with-xslt-sablot OR --with-dom-xslt (for PHP 4) or --with-xsl (for PHP 5).
Regards.