This is a wierd one,
both inputs and text areas, cant move through the text with the left and right arrows?
there’s lots of javascript/jquery on the page so it’s likely a plugin is overriding, but thought i’d see if anyone’s ever had a similar experience or got any pointers before i wade through mountains of code!
My issue was the jquery dialog box I was using (fancybox) has a problem with inputs/cursors, not just in my instance.
I’m going to try using http://colorpowered.com/colorbox/ instead and see if it works