[jQuery][tooltip] Showing a tooltip for the [head][title] on Firefox

[jQuery][tooltip] Showing a tooltip for the [head][title] on Firefox

Hello,

My jqueryUI version is 1.9.2.

I'm having a problem only on Firefox (17.0.1), it works on Chrome, IE and Safari.

My problem is that I get at the bottom of my website page (any page) a tooltip with the content of the website title....

If I have
  1. <head><title>WEBSITE TITLE</title></head>
Then I get a tooltip containing WEBSITE TITLE ...

I have no idea what's wrong. Any help would be appreciated