$.tablesorter.addParser({
        id : 'textarea',
        is : function() {
            return false;
        },