It seems that word wrapping no longer works for textarea elements in IE 11. In IE 10 and earlier, FF, Safari, and Chrome word wrapping works as expected.
IE 11 is no
I got here for a different problem where word-wrap wasn't working on IE11;
The {width: 100%} solution did work for me.
{width: 100%}