Created by: mrvdot
Even when using the absolute positioning, appending the tooltip div inline causes styling issues within tables (other table cells are shifted out of the way). Prepending the tooltip to the body element corrects this.
Has been tested within latest Firefox and Chrome browsers.