Have a look at this: http://jsfiddle.net/6Yq8b/78/
Is there a way I can preserve a Div's internal box shadow when child elements move outside its boundaries? In the given link, what happens is the child element ("toplid") is obscuring the internal box shadow on the top of the box...
Ideas?