<html>
<body>
<table><tr>
<td id='foo'>
<a onclick="return 'bar'" href="#">baz</a>
</td>
</tr></table>
</body>
</html>
<html>
<body>
<table><tr>
<td id='foo'>
<a onclick="return 'bar'" href="#">baz</a>
</td>
</tr></table>
</body>
</html>