How can I send hebrew chars in AJAX forms?

How can I send hebrew chars in AJAX forms?

Hello,

I'm having a difficults sending hebrew chars in forms using the forms plug in - it's returns xxxxxx (using POST).

How can I solve this problem?
I've set the charset in both the sending and recieving page to windows-1255.

Eyal