Add this code to userChrome.css, file located in chrome folder
/* Suppress Link Destination Overlay */ #statuspanel[type="overLink"] { display: none !important; }