I am having a HTML document created in TinyMCE that have layers in it. They are done with div that have absolute positioning. The problme is that when I try to put a pagerbreak in them it does not work. It gives me some other output than the one I expect. Like not showing the div or showing the entire div on the next page.
Basically is there a way to put a pagebreak into a block element with absolute positioning?