It shouldn't matter how you get to default.asp. If you have a link in your index.htm that loads the forum in the same window, it would be the same as if the user typed it in the address bar. You just need a link on your index.htm like:
<a href="forum">Click here for the forums</a>
-or-
<a href="forum/default.asp">Click here for the forums</a>
If you think the problem is with the java you use in the forums, then provide us with a little more info.
Nikkol