I have this HTML code:
Rather than send_keys, we can use this section:
driver.execute_script("arguments[0].value = arguments[1]", driver.find_element_by_css_selector("textarea._bilrf"), "nice!")