@sirtel
There is an option in Kobo eReader.conf (.kobo/kobo) on a Kobo that will ignore widows/orphans with RMSDK (ADE)/ePub. This can be overridden in CSS. But if you remove all widows and orphans from CSS, this should work.
Code:
[Reading]
readingAdobeOrphans=1
readingAdobeWidows=1