I've got cp=cyr&dir=gr&text=%25C4 instead of cp=cyr&dir=gr&text=%26%23196%3B
I've tried to use "noesc" and "escape" but result was the same.
I've tried to use
<input accesskey="1" name="s_text" value="&#196;"/>
but Nokia Mobile Browser transform it to
<input accesskey="1" name="s_text" value="Ä"/>
I found information about it by "Google" and search forums but I've found nothing.