Well, The issue is resolved.
When in IE and there's a javascript null reference error, the browser will either crush or will throw that weird exception.
If you come across this error, make sure that the JS function you called does not produce and null reference errors.
Eyal