The only thing focusable on this page should be the <a>. But in IE11 <table> <td> (but not <th>) and <fieldset> are also focusable.
<a>
<table>
<td>
<th>
<fieldset>