You have to add the data-container="body"
as per documentation.
<td data-original-title="999" data-container="body"
data-toggle="tooltip" data-placement="bottom" title="">
</td>
http://jsfiddle.net/uEqF2/2/
You have to add the data-container="body"
as per documentation.
<td data-original-title="999" data-container="body"
data-toggle="tooltip" data-placement="bottom" title="">
</td>
http://jsfiddle.net/uEqF2/2/