In the /register/passwordForm.tpl template the following is found:
{block "css"}
{$dwoo.parent}
<link rel="stylesheet" type="text/css" href="/css/forms.css">
{/block}
That css file is missing and in IE and Firefox the missing page is causing an error.
