When using textarea(), both the rows option and manual resizing are currently constrained by a max-height of calc(14em + 8px) (defined in the Inputs CSS). This value can only be overridden via a custom stylesheet or an inline style on the textarea element.