Hello,
Using tr: {page-break-inside:avoid;} adds this tag to the DOCX:
<w:cantSplit/>
that disable the option "Allow row to break accross pages" in the DOCX.
Just as test to check it, could you try opening the DOCX using MS Word? We have teste it using MS Word 2007, MS Word 2013 and LibreOffice 5 and it's working perfectly.
For further support about this issue, please send an email to contact[at]phpdocx.com the DOCX output you get and other DOCX after fixing the content manually using MS Word or LibreOffice (this is changing the content to get the exact output you need to get).
Regards.