Not sure if this is the correct forum or not. I'm just posting this incase anyone runs into a similar issue.
What I did is download all of the files from
http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/. I even downloaded the optional BGIframe file as it mentioned IE
Everything was set up and working great in FF and even IE6 and 8, but not 7. What I was seeing with IE 7 is the tooltip loading, but with transparent font. Every so often I'd mouse over the the area and the tooltip would load perfectly.
After looking at the demo page for thie tooltip plugin, I looked at the BGIframe file that was linked for that page. It was a different version then the one linked on the main page. I suspect the main page one is newer. None the less, replacing my file with the one from the demo site fixed the issue. Now all of the browsers are functioning correctly with this plugin.
I will attach my version of the file incase it gets removed or something.
What I noticed is that the first BGIframe file (From the main page) I used created an Iframe in the #tooltip div for both IE 6 and 7. The file is supposed to only trigger in IE6. It would seem the attached version is detecting the browsers better.
I am using version 1.3 of the tooltip plugin with version 1.3.2 of Jquery.
Hopefully this helps someone else.
Cory