Petyo, Thanks. There is some progress, but unfortunately, one step forward, one step back.
When testing this version of the dojo on iPhone 5s the scroller was not stuck, but it seems that we lost the click evens handler.
In the first trial we edited 3 items (simply by clicking "Done"; Once clicked you can see the sufix "-X" was added was added to the item). After those 3 edit actions the items lost their click events and I could no longer edit any item. Unfortunately, this is as bad as a stuck scroller as both means the user must restart the app.
In another trial it only happen after the tenth edit operation. So it is not a consistent problem - but still unstable and problematic to release to actual users.
Is there a way to handle this case of click events that are not working while using the view native scrolling? Is there some other solution that will not force the users to restart the app?