Cannot scroll after keyboard close

Hi guys, I was having problem with the keyboard. Here is the scenario: I have a view that is scrollable with inputs like textarea and everthing seems to work fine but when i focus the textarea and the keyboard shows and as I close it the content is not scrollable anymore… Anybody can help?

Update: when I add overflow-scroll=“false” to the content the problem doesn’t show… is this because of js scrolling???