Have you tried to use setText to replace the sendKeys statement?
This will give you some information if the concern is to do with the sendKey method or the textarea element.
WebUI.setText(findTestObject(‘Page_Kibati Mes interventions/textarea_Demandes du client _description’, ‘test’))
As an example:
