I am using YUI Menu with JQuery Slickgrid & JQuery Skin !!! (Yes I know)
I'm having the following problem
The menu is blending into the grid. What css should I change to fix this issue?
Use z-index to keep your div on top of another.
z-index: 5;