Here is the example: http://jsfiddle.net/FdT23/4/
The goal is that when you hover your mouse over the black box, the gray rectangle on the bottom will fadeIn and when you mouse out, the rectangle with fadeOut. But if I mouseover the gray rectangle, it disappears. I want it to stay visible.
Please assist.