When appending divs to a div with a fixed height, the child divs will appear from top to bottom, sticking at the top border.
div
┌─────
This is simple when you use position: absolute.
position: absolute
http://jsfiddle.net/XHeZj/