[Help][Chrome verion] Problem with the Telerik ASP.NET TextBox when trying to send the Enter key

I am using on the Chrome version and can not send the Enter key to the telerik textbox form. This does not happen when using the Firefox version.

My scripts:
open | Telerik Web UI TextBox Overview Demo | Telerik UI for ASP.NET AJAX
type | id=ctl00_ContentPlaceholder1_RadTextBox1 | 1
type | id=ctl00_ContentPlaceholder1_RadTextBox2 | 2
sendKeys | id=ctl00_ContentPlaceholder1_RadTextBox2 | ${KEY_ENTER}