The forum operates in read-only mode. Please head to StackOverflow for support.
$('#post-frm').submit( function() { alert($('#fkc-content').val()); }
Re: Textarea validation troubles.