I wrote Swiss Army, but am unfamiliar with SuckerTree (who decided to call a script Sucker? - I know, it came from the 'famous' SuckerFish code which had as its examples various fish of the sucker variety, but still). Anyways, with luck, you can do this in your stylesheet:
Code:
.suckertreemenu * {
position:relative;
z-index:100;
}
Do it before the other suckertree styles. As long as that doesn't interfere with the operation of the menu (there's a good chance it will not), it should take care of the problem. Otherwise I would need a link to your page so that I could trace down which specific parts of suckertree need to and can safely have their styles altered.
Bookmarks