Your example is working fine. In my case, I have a table on a page and it's not working fine. Check this one
<p>Text</p>
<phpdocx_footnote>
<p>Here <span class="italicc">comes</strong> the </p>
<phpdocx_footnote_textdocument data-text=" footnote" />
<phpdocx_footnote_textfootnote>
<p>Text <em>footnote</em></p>
</phpdocx_footnote_textfootnote>
<p> and some other text.</p>
</phpdocx_footnote>
<p>Text</p>
<table border="0" width="100%">
<tr valign="top">
<td width="50%"></td>
<td width="50%">
<p>Text</p>
</td>
</tr>
</table>
<p>Text</p>