Hi,
I figured out why text boxes don't work on the PS3 browser. When I went to a browser detection page on the PS3 it said I'm using Netscape 5.0. Other browser detectors show it as Mozilla 5.0.
This means the css term inline-block doesn't work for me. I tried the -moz-inline-stack trick and that didn't work either. Does anyone know what I can use besides inline-block?