Disable scrolling when disconnecting ion-textarea

Hello, I have <ion-textarea disabled = "false" autoGrow = "true" [value] = "fileContent"> </ion-textarea>. When clicking on an element it starts scrolling to the end of the text. Is it possible to remove this disable. I would be grateful for any suggestion/