You can't move everything to the bottom of body, at least prototype.js is required to run most of the functions.
I think the best you can do is to duplicate header block and template, then move the addJs, addCss(which you think can be loaded before body) actions in layout from head to the duplicated block.