Re: Strange browser problem
I have no idea honestly. I am using WP with permalinks and bbP without permalinks and it works fine all over the place (FF and IE, Linux and Windows.)
I did notice with weirdness in the forum source:
<script type="text/javascript" src="'. bb_get_option('uri') .'my-plugins/bb-emoticons.php?bb_grins_output=javascript"></script>
Looks like the bb_get_option wasn’t wrapped in php tags? Maybe there are more things like that?