Yes you can.
I didn't try it out. I think if the menu's height is 100px, you also need to add this style:
body { padding-top:100px;}
If you find the float panel sometimes stays behind some elements, you can give the float panel a higher z-index value through the CSS.