Parent elements can not have float on them.
Setting float:none on all parent elements makes page-break-before:always work correctly.
Other things that can break page-break are:
- using
page-breakinside tables - floating elements
inline-blockelements- block elements with borders