i have this form and im trying to get the value from the text area. for some reason it doesn\'t want to.
you should use val() instead of html()
val()
html()
var message = $('#message').val();