links generate javascript errors?

I am getting the following error from all links on a .faces page:

'elements' is null or not an object

Any idea what can cause this?

I am btw using:

myfaces-api 1.1.4-SNAPSHOT

myfaces-impl 1.1.4-SNAPSHOT

myfaces-shared-impl 2.0.2-SNAPSHOT

tomahawk 1.1.3-SNAPSHOT

tomahawk-sandbox 1.1.2-SNAPSHOT

Best,

Thomas.

[376 byte] By [gauperaaa] at [2007-10-2 21:12:47]
# 1
Btw, I have a datatable within a tabbedpane. Maybe it is because the form that contains the datatable is within the tabbedpane form?The javascript tries to reference the innermost form with a document.forms['something'].elements['something'] statetement, and it fails.
gauperaaa at 2007-7-13 23:59:08 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Yep, that was it.
gauperaaa at 2007-7-13 23:59:08 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...