so I've created a new color picker button thing like in the examples...
the problem is that when I am scrolled down to about 100 pixels
underneath the bottom of the button, the menu panel becomes 'scrolled'.
Instead of having the colorpicker div inside of a div with a class of
"bd", it goes in a class "bd yui-menu-body-scrolled" and above and
below it there is "hd topscrollbar" and "ft bottomscrollbar"
is this a bug or can I add a configuration to the menu to prevent it
from doing so, like it does when I am scrolled underneath the button
for *less* than 100px in which case the menu pops up *above* the button.
for that matter, is there a way for me to configure the menu so that
it is *always* above the button?