if (area.y >= initData.document.height) {
        area.y = initData.document.height - 1;
    }