I'm trying to use this in a web page on tables...but i came across the internet explorer information bar

Is there any way not to show it when i use this code:
<td class="alt1Active" colspan="2" align="left" id=$ID style="cursor:hand;" onmouseover="this.className='alt2Active';" onmouseout="this.className='alt1Active';" onclick="window.location.href='forumdisplay.php?f= $ID;">
I know that on vbb this problem doesn't exist but i still didn't found the code to make the diference..
I hope someone can help me on this
