I installed GM 0.8 in Firefox 3.0 RC1 and was on the (new) Yahoo Mail page and right clicked on the GM status bar icon and noticed that it added a menu separator element right below the top entry in the list of scripts. Each time I right clicked it would move that line to the top of the list and add another in its place
When I went to a different page, the top lines would still appear, but not the one in the middle. I'm not sure what's causing it since there are no errors in the error console.
Using the Dom Inspector I found that all the menuseperator elements had a nodeName of "value" with a nodeValue of "hack".
See attached images for what it looks like.