So my cable went out today. Lame. After giving up on debugging it - I started playing with the FireFox error pages. I just wanted to look at the HTML. So once I selected all and view the source of the page. I noticed this funny little piece of HTML:
<xul:button xmlns:xul=”http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul” id=”errorTryAgain” label=”Try Again” oncommand=”retryThis();”/>    [...]